Computer Science 1




This is my webpage for computer science 1. We
are studying C#. Its my first year of computer
science. It difficult to learn but its what I
call hard fun.

About Page

9/3/21

In this project, we created buttons that have certain functions. these functions include changing what the text says, changing text box color, and displaying images.

Mailing Label

9/9/21

In this project, I made a mailing label. The mailing label accepts input for first name, last name, street, zip code, city, and state.

Car Rental

9/20/21

In this project, I made a fictional Car Rental app that calculates the total cost based on miles driven and days rented. It also keeps track of the number of sales and how much money the average sale was.

Body Mass Index

9/23/21

In this project, I made a Body Mass Index calculator that calculates based on weight and height. It also keeps track of how many calculations it did and the average Body Mass Index.

Car Rental Upgrade

10/1/21

In this project, I made a fictional Car Rental app that calculates the total cost based on miles driven and days rented. It also keeps track of the number of sales and how much money the average sale was. It is like the other car rental but with more features.

Test Score

10/6/21

In this project, I made a program where the user inputs a number and the program tells whether the number is an A, B, C, D, or F.

Dice Game

10/14/21

In this project, I made a program where the user can roll dice and get anything between 2 and 12. It will keep track of how many times you got any number, and calculates the probability of rolling any of the numbers,

Craps Game

10/20/21

In this project, I made a program where the user rolls dice and the first roll is the point. If the user rolls the point again, they win.

Slot Machine

10/28/21

In this project, I made a program where the user spins a slot machine and if they roll 3 of the same thing they win.

My Store

11/9/21

In this project, I made a program where the user can buy cookies from a fictional cookie shop.

Rock Paper Scissors

11/17/21

In this project, I made a program where the user can play against the AI or another person.

Fish Tank

12/7/21

In this project, I made a program where the user can move a fish and the fish will move either to the right or to the left, or you can make it run on a timer that will move the fish automatically.

2D Fish Tank

1/5/22

In this project, I made a program where the user can move a fish and the fish will move either to the right left, up, down, or diagonal. It can also run automatically.

2D Fish Tank Upgrades

1/12/22

In this project, I made a program where the user can move a fish and the fish will move either to the right left, up, down, or diagonal. I also created a shark.

Tic Tac Toe

1/19/22

In this project, I made a program where the user can play tic tac toe either against the AI or another player.

N!

1/27/22

In this project, I made a program where the user can generate factorial values, fibonacci sequences, number sequences, the sum of even numbers, and the sum of odd numbers.

Basic AI

2/16/22

In this program I made it so the user can control a character while another character chases after the user.

Basic AI Upgrade

2/23/22

In this program I made it so the user can control a character while another character chases after the user. The user can now shoot bullets.

Fishing Simulator

3/3/22

I made a program that randomly decides whether the fish move left or right.

Fishing Simulator Upgrade

3/21/22

I made a program that randomly decides whether the fish move left or right. There is now a shark and a boat.

Bees Simulator

4/1/22

I made a program that spawns a bee and moves it towards a beehive.

Final Project - Robot Invasion

5/25/22

I made a game that spawns robots that attack the player. The player uses a machete to destroy the evil robots.